func crypto/tls.certificateRequestInfoFromMsg
2 uses
crypto/tls (current package)
handshake_client.go#L739: cri := certificateRequestInfoFromMsg(hs.ctx, c.vers, certReq)
handshake_client.go#L1188: func certificateRequestInfoFromMsg(ctx context.Context, vers uint16, certReq *certificateRequestMsg) *CertificateRequestInfo {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)